v0.5.0: Phase 5 benchmark infrastructure complete (serve, hardened loader, 0.5.0 versions) - #84
Merged
Conversation
…tes values and set_controls domain serve productizes the subscription smoke: privileged setup + injection + validity gate in-process, then the benchmark tool surface on stdio for a client that owns its own agent loop (claude -p), with the harness verdict written to --result on shutdown. Demo/dev path, stated as such: the trajectory is the client's transcript and its system prompt is a confound for baselines, which stay on a320-bench run. Loader hardening (reviewer follow-ups from #75/#79): control values are validated by the core's own set() on a throwaway catalog Sim (the valid_values strings are for humans; BadValueError is the machine truth), and set_controls now rejects domain=world controls symmetrically to world_controls rejecting cockpit ones. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014JCrwRbtN7UA5ijn13vPmm
a320-bench serve + loader value/domain validation (#19)
… tag Trajectory meta records these versions; from this tag on, a recorded run declares the harness version that matches the release it was produced by. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014JCrwRbtN7UA5ijn13vPmm
Bump harness packages to 0.5.0 for the milestone release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Second integration for the v0.5.0 milestone tag. Brings to main what landed on dev after #81:
a320-bench serve(benchmark scenario over stdio for external MCP clients — the subscription-Claude path, validated by the real-model smoke) + loader hardening (control values validated by the core's ownset();set_controlsrejects world controls).a320-mcp/a320-benchat 0.5.0 so trajectory meta matches the release.After merge,
maingets the annotated tag v0.5.0 and its GitHub Release — the immutable, citable reference for the benchmark environment: vendor pin13bce4b, scenario schema v1, trajectory schema v1,litellm==1.93.0.🤖 Generated with Claude Code
https://claude.ai/code/session_014JCrwRbtN7UA5ijn13vPmm